WLEN=Val_0x0
Transmit Configuration Register 0
WLEN | This bit field is used to program the desired data resolution of the transmitter and ensures the MSB of the data is transmitted first. Programmed resolution must be less than or equal to the I2S_COMP_PARAM_1[I2S_TX_WORDSIZE_x] bit field value, where x = 0 to 3. If the selected resolution is greater than the I2S_COMP_PARAM_1[I2S_TX_WORDSIZE_x] bit field value, the transmit channel defaults back to the to the maximum audio data resolution supported. The channel must be disabled prior to any changes in this value (I2S_TER0[TXCHENX] = 0x0). 0 (Val_0x0): Ignore the word length 1 (Val_0x1): 12-bit data resolution of the transmitter 2 (Val_0x2): 16-bit data resolution of the transmitter 3 (Val_0x3): 20-bit data resolution of the transmitter 4 (Val_0x4): 24-bit data resolution of the transmitter 5 (Val_0x5): 32-bit data resolution of the transmitter |